Diamond
Sigmadex utilizes the multi-facet proxy architecture as defined by EIP-2535 called the Diamond. The address {Diamond} is the persistent address for all of SDEX. One can learn more of the Diamond architecture here
Functions
constructor
No description
Declaration
function constructor(
) public
Modifiers:
No modifiers
fallback
No description
Declaration
function fallback(
) external
Modifiers:
No modifiers
receive
No description
Declaration
function receive(
) external
Modifiers:
No modifiers